From: Glenn Morris Date: Fri, 18 May 2007 07:41:22 +0000 (+0000) Subject: (ORDINARY_LINK): No longer define on OpenBSD. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~18839 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=79b740ce035c5cb3ac6833b0b6ea3443bba6c6c6;p=emacs.git (ORDINARY_LINK): No longer define on OpenBSD. Suggested by Alfred M. Szmidt . --- diff --git a/src/m/alpha.h b/src/m/alpha.h index 6a9f09ed0bd..3b29a8ee7be 100644 --- a/src/m/alpha.h +++ b/src/m/alpha.h @@ -99,10 +99,6 @@ NOTE-END # endif #endif -#if defined(__OpenBSD__) -#define ORDINARY_LINK -#endif - #ifdef __ELF__ #undef UNEXEC #define UNEXEC unexelf.o